home *** CD-ROM | disk | FTP | other *** search
- ; $VER: PreventMORemoval 40.1 (24.8.98)
- ;
- ; Calling this script will prevent the MO disk from being ejected, either by
- ; pressing the eject button or in software (e.g. the EjectMO script). Requires
- ; SCSIUtil to be in the command path. Similar scripts could be created for
- ; other SCSI utility programs.
- ;
- ; You should modify the device and unit arguments for your system.
-
- SCSIUtil >NIL: -dscsi.device 4 -l 1
-